Esx Hcl Hosts CompatibilityReport BiosConstraint

Esx Hcl Hosts CompatibilityReport BiosConstraint
Esx Hcl Hosts CompatibilityReport BiosConstraint

This Esx Hcl Hosts CompatibilityReport BiosConstraint schema contains properties that describe the BIOS that is supported for the given server and ESXi release.

JSON Example
{
    "bios": {
        "version": "string",
        "vendor": "string"
    },
    "notes": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "params": {
                "params": {
                    "s": "string",
                    "dt": "string",
                    "i": 0,
                    "d": "number",
                    "l": "Vapi Std NestedLocalizableMessage Object",
                    "format": "string",
                    "precision": 0
                }
            },
            "localized": "string"
        }
    ]
}
bios
Required

The BIOS information about the constraint.

notes
Required

Any information that should be taken into account when reviewing the BIOS constraint.